Internal — template system map, not a public page
Summit & Slate · template system

Core pages map

Every page type the site needs, what it's for, and its section stack. All templates are built and clickable — one template per page type, then stamp it out per service and per city. Every page is responsive: dropdown nav on desktop, drawer menu + Call/Text/Quote bar on mobile.

Shared across every page

The system underneath

core/core.cssOne token block re-skins the whole site: 12 color roles (steel navy + trust blue), 3 fonts, spacing. Header, footer, lead card, FAQ, link grids, price tables.
Site nav + footerServices and Locations dropdowns on desktop; footer link columns double as the internal-linking backbone for SEO.
Mobile layerEvery interior page: hamburger drawer menu, sticky Call / Text / Quote bottom bar (hides while the lead form is on screen), thumb-sized targets.
Answer block (GEO)40–60-word liftable answer directly under every H1 — the text ChatGPT, Perplexity, and AI Overviews quote verbatim. One component, tokenized per page.
Schema slotsTokenized JSON-LD on every page: LocalBusiness + sameAs, BreadcrumbList, Service, FAQPage, HowTo. AggregateRating/Review slots are {{tokens}} — filled from real data, never hardcoded.
core/core.jsGA4 dataLayer events (tel, sms, form start/submit, FAQ opens, filters) with the bot-UA filter, plus nav, drawer, accordion, and reveal behavior.